DcdWrapper

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

addImportPaths
void addImportPaths(string[] pathLines)
Undocumented in source. Be warned that the author may not have intended to support it.
clearCache
void clearCache()
Undocumented in source. Be warned that the author may not have intended to support it.
doRequest
Response doRequest(Request request)
Undocumented in source. Be warned that the author may not have intended to support it.
listImportPaths
string listImportPaths()
Undocumented in source. Be warned that the author may not have intended to support it.
removeImportPaths
void removeImportPaths(string[] pathLines)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

loadConfiguredImportDirs
string[] loadConfiguredImportDirs()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cache
ModuleCache cache;
Undocumented in source.

Meta